Two types of lengths units used in CSS

CSS Values and Units

Created: 2022-10-10


Changes unit size relative to something else
relative length data type units - changes size relative to something else

A fixed unit size
absolute length data type units - a fixed size

(https://developer.mozilla.org/en-US/docs/Web/CSS/length)

Interactive Graph
Table Of Contents
Two types of lengths units used in CSS